Re: [GENERAL] ' syntax - Mailing list pgsql-general

From Herouth Maoz
Subject Re: [GENERAL] ' syntax
Date
Msg-id l03130303b379a6fe76e5@[147.233.159.109]
Whole thread Raw
In response to Re: [GENERAL] ' syntax  ("Brett W. McCoy" <bmccoy@lan2wan.com>)
List pgsql-general
At 21:24 +0300 on 01/06/1999, Brett W. McCoy wrote:


> Precede the character with a backslash:
>
> mystring\'s
> dotorat d\'etat

The standard is doubling the quote:

mystring''s
dorctorat d''etat

Backslashes are specific to PostgreSQL, and I don't recommend them.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



pgsql-general by date:

Previous
From: John Browning
Date:
Subject: Re: [GENERAL] ' syntax
Next
From: amarof
Date:
Subject: ' syntax